Received: from relay.surfnet.nl (relay.surfnet.nl [192.87.36.2]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id QAA20408 for <blitz-list@helsinki.fi>; Fri, 15 Jul 1994 16:24:17 +0300
Received: from aixserv.hsbos.nl by relay.surfnet.nl with SMTP (PP)
id <01833-0@relay.surfnet.nl>; Fri, 15 Jul 1994 15:24:09 +0200
Received: from ms1.hsbos.nl by aixserv.hsbos.nl (AIX 3.2/UCB 5.64/4.03)
id AA18334; Fri, 15 Jul 1994 15:20:45 +0200
Received: from MS1/MAILQUEUE by ms1.hsbos.nl (Mercury 1.12);
Fri, 15 Jul 94 15:23:14 GMT-1DFT
Received: from MAILQUEUE by MS1 (Mercury 1.12); Fri, 15 Jul 94 15:23:08 GMT-1DFT
From: "j.valks" <j.valks@hsbos.nl>
To: blitz-list@helsinki.fi
Date: Fri, 15 Jul 1994 15:14:26
Subject: Serial
X-Pmrqc: 1
Priority: normal
X-Mailer: PMail v3.0 (R1a)
Message-Id: <1B13D831534@ms1.hsbos.nl>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Status:
Status: RO
Hi,
Yep, it's me again. I hooked up a PC with a terminal program to my
Amiga with a nullmodem cable.
Try this one:
WbStartup
If OpenSerial("serial.device",0,9600,0)
WriteSerialString 0,"Now testing..."
SerialClose 0
Else
Nprint "Can't open Serial.Device"
End
MouseWait:End
The only thing that happend is that the first 2 letters of the string
appears on the screen (of the PC).
I tried my terminal program I ever wrote in A**S and it worked great!
No problems at all. What the hell am I doing wrong????????
Maybe somebody from Acid has a idea?
P.S.
I tried using the SetSerialLens commands, but it doesn't change